AttributeCollectionAdd Method |
| Name | Description | |
|---|---|---|
| Add(String) |
Adds an Attribute with the specified name to the collection.
| |
| Add(Attribute) |
Adds the specified Attribute to the collection.
| |
| Add(AttributeCollection) |
Adds a AttributeCollection to the collection.
| |
| Add(String, String) |
Adds an Attribute with the specified name and value to the collection.
|